Returns the same Right casted to type T if it is T. Otherwise returns null.
null
The same Right casted to type T if it is T. Otherwise returns null.
Required type of the optional value.